phpDocumentor Web Commons
[ class tree: Web Commons ] [ index: Web Commons ] [ all elements ]

Class: ActionException

Source Location: /controller.php

Class ActionException

Class Overview

Exception thrown when an action ran by runAction() thrown an exception

Located in /controller.php [line 79]

Exception
   |
   --ActionException

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

[ Top ]
Method Summary
ActionException   __construct()  

[ Top ]
Methods
Constructor __construct  [line 84]

  ActionException __construct( string $message, $previous  )

Parameters:
string   $message: 
Exception   $previous: 

API Tags:
Access:  public


Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

[ Top ]

Documentation generated on Fri, 16 Jul 2010 00:48:39 +0200 by phpDocumentor 1.4.3